|
Internal Name: |
VM Class Loading System |
|
Description: |
The class loading system of the Java virtual machine |
|
Singleton: |
yes |
|
Plugin: |
JMX |
|
Name |
Description |
Required |
Internal Name |
|
Object Name |
|
yes |
objectName |
|
Name Template |
|
yes |
nameTemplate |
You must use the internal name to reference properties in Dynamic Group Definition expressions.
|
Name |
Type |
Description |
Internal Name |
|
Loaded Classes |
measurement |
The number of classes currently loaded in the VM |
LoadedClassCount |
|
Total Classes Loaded |
measurement |
The total number of classes loaded since the start of the VM |
TotalLoadedClassCount |
|
Total Classes Loaded per Minute |
measurement |
The total number of classes loaded since the start of the VM |
TotalLoadedClassCount |
|
Unloaded Classes |
measurement |
The total number of classes unloaded since the start of the VM |
UnloadedClassCount |
|
Unloaded Classes per Minute |
measurement |
The total number of classes unloaded since the start of the VM |
UnloadedClassCount |
You must use the internal name to reference traits in Dynamic Group Definition expressions.
|
Name |
Description |
Required |
Internal Name |
|
Verbose |
Output verbose information to the output stream to regarding class loading. Typically, a Java virtual machine implementation prints a message each time a class file is loaded. |
yes |
Verbose |
You must use the internal name to reference properties in Dynamic Group Definition expressions.